* emacs-lisp/crm.el (crm--choose-completion-string): New function.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 16 Mar 2009 00:43:52 +0000 (00:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 16 Mar 2009 00:43:52 +0000 (00:43 +0000)
commit9bd812015b130a789bc49a292322516839ffb827
treed74302f7bfcf3794cdfe95ad897afa4d4bd6f311
parenta5076390e62d47dde9664a1977439d4117e4d1c1
* emacs-lisp/crm.el (crm--choose-completion-string): New function.
(completing-read-multiple): Set and restore
choose-completion-string-functions (Bug#1080).
lisp/ChangeLog